-
Notifications
You must be signed in to change notification settings - Fork 242
Add focus trapping to resource preview side panel #5505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hi @AllanOXDi and @AlexVelezLl, noticed that this PR is with status 'Needs QA' but we can only test it either at |
|
Hi @pcenov! This should be testable once merged to the hotfixes. We'll let you know once its ready for QA review. Thanks |
contentcuration/contentcuration/frontend/channelEdit/components/ResourcePanel.vue
Outdated
Show resolved
Hide resolved
contentcuration/contentcuration/frontend/channelEdit/components/ResourcePanel.vue
Outdated
Show resolved
Hide resolved
contentcuration/contentcuration/frontend/channelEdit/components/ResourcePanel.vue
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey Allan! Manual QA and code LGTM! Just a few suggestions on clean up and we should be good. Thanks!
contentcuration/contentcuration/frontend/channelEdit/components/ResourcePanel.vue
Outdated
Show resolved
Hide resolved
contentcuration/contentcuration/frontend/channelEdit/components/ResourcePanel.vue
Outdated
Show resolved
Hide resolved
contentcuration/contentcuration/frontend/channelEdit/components/ResourcePanel.vue
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks @AllanOXDi
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure why the build is failing, will add a blocker to avoid an accidental merge. Has nothing to do with the code. Seems like some python dependency is failing for some reason!
|
@rtibbles any idea why this build is failing? |
|
Hey @AllanOXDi! could you please rebase this pr? Thanks |
ceca3e8 to
546cd43
Compare
|
Done! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Merging into hotfixes next patch release. Thanks @AllanOXDi
Summary
This PR fixes focus trapping to resource preview side panel
Before
focus-resource-preview-sidebar.mp4
After
Screen.Recording.2025-10-23.at.21.54.00.mov
References
#5406
Reviewer guidance